+2008-05-05 Matthias Clasen <mclasen@redhat.com>
+
+ Apply a patch by Marek Kasik <mkasik@redhat.com> to display
+ more printer status information in the print dialog.
+
+ * modules/printbackends/cups/gtkprintbackendcups.c: Translate
+ printer-state-reasons into suitable messages and icons.
+
+ * gtk/stock-icons/16/gtk-print-error.{svg,png}:
+ * gtk/stock-icons/16/gtk-print-report.{svg,png}:
+ * gtk/stock-icons/16/gtk-print-warning.{svg,png}:
+ * gtk/Makefile.am:
+ * gtk/gtkiconfactory.c:
+ * gtk/gtkstock.h: New stock icons to display printer state.
+
2008-05-07 Michael Natterer <mitch@imendio.com>
* gdk/gdkinternals.h
register_stock_icon (factory, GTK_STOCK_PASTE);
register_stock_icon (factory, GTK_STOCK_PREFERENCES);
register_stock_icon (factory, GTK_STOCK_PRINT);
+ register_stock_icon (factory, GTK_STOCK_PRINT_ERROR);
register_stock_icon (factory, GTK_STOCK_PRINT_PREVIEW);
+ register_stock_icon (factory, GTK_STOCK_PRINT_REPORT);
+ register_stock_icon (factory, GTK_STOCK_PRINT_WARNING);
register_stock_icon (factory, GTK_STOCK_PROPERTIES);
register_bidi_stock_icon (factory,
GTK_STOCK_REDO,